Welcome![Sign In][Sign Up]
Location:
Search - ns2 packet

Search list

[Othervanet_Skeleton_for_NS-2

Description: 基于NS-2的车辆Ad Hoc网络(VANET)的一个应用层协议框架,包含了代码和pdf说明文档-It is a VANET application protocol skeleton based on NS-2. Both source code and doc are included in RAR packet.
Platform: | Size: 185344 | Author: phenix | Hits:

[Internet-NetworkBcast_Flood

Description: 在NS-2环境中实现了移动Ad Hoc的两种广播算法:Flood和Bcast。里面本来有个test目录,包含了很多节点移动模型文件,由于太大了,因此就没上传。-This code implements two broadcast protocols, FLOOD and BCAST. FLOOD is a simple flooding protocol: the first time a node receives a packet, it is re-broadcast. BCAST is more optimized, keeping track of 1-hop and 2-hop neighbors. Only packets that would reach additional neighbors are re-broadcast.
Platform: | Size: 689152 | Author: phenix | Hits:

[Internet-Networkwpan_zbr

Description: ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟-ZigBee Routing Protocol refers to the ZigBee specification and routing provisions related functions and algorithms in part, including different network topologies under the ZigBee protocol data unit routing methods, routing discovery and routing maintenance and so on. In order to achieve low-cost, low power consumption, high reliability design goal, ZigBee network using Cluster-Tree Routing with the AODV routing algorithm combining. The implementation of the ZigBee packet routing algorithm in NS2 under the Analog
Platform: | Size: 1718272 | Author: dong | Hits:

[TCP/IP stacktcpudp

Description: TCP/UDP协议在NS2中的仿真源代码以及trace分析文件,抖动分析,吞吐量分析,丢包率分析。-TCP/UDP protocol in NS2 Simulation and trace analysis of source code files, jitter analysis, throughput analysis, analysis of packet loss rate.
Platform: | Size: 4096 | Author: yaqinchow | Hits:

[Internet-Networktrace_analysis

Description: 使用ns2网络仿真软件时,统计无线场景吞吐量、延时、抖动和丢包率的通用脚本文件。-Using the ns2 network simulation software, statistical radio scene throughput, delay, jitter and packet loss rate of the general-purpose script file.
Platform: | Size: 3072 | Author: cn | Hits:

[Internet-Networkawk1

Description: 在NS2网络模拟工具中,用以测试协议吞吐量、丢包率、传输时延的AWK角本-In the NS2 network simulation tool to test the agreement throughput, packet loss rate, transmission delay of the AWK angle of the
Platform: | Size: 5120 | Author: zhangpan | Hits:

[Internet-Networktrace

Description: ns2无线有线跟踪文件分析例子,主要包括吞吐量,丢包率,时延等-ns2 wireless trace file analysis wired examples include throughput, packet loss rate, delay, etc.
Platform: | Size: 112640 | Author: feitian | Hits:

[Internet-Networkaodv

Description: ns2下运行aodv协议的tcl脚本文件,其中包含丢包机制设置的部分代码-ns2 aodv protocol run tcl script file, which contains some code to set the packet loss mechanism
Platform: | Size: 1024 | Author: charwin | Hits:

[Internet-Networktora.tar

Description: Tora在NS2上的实现代码,包含源文件: tora.h - TORA objects/definitions... tora_dest.h - destinations the routing protocol knows about tora_neighbor.h - per destination neighbors tora_packet.h - packet definitions tora.cc - basic TORA functionality tora_api.cc - TORA API (defined cmu/rtproto/rtproto.h) used by IMEP tora_io.cc - packet processing and I/O tora_logs.cc - logging functions tora_neighbor.cc - imeplents per destination neighbors tora_dest.cc - implements destinations-Tora' s implementation in the NS2 code, including source files: tora.h- TORA objects/definitions ... tora_dest.h- destinations the routing protocol knows about tora_neighbor.h- per destination neighbors tora_packet.h- packet definitions tora.cc- basic TORA functionality tora_api.cc- TORA API (defined cmu/rtproto/rtproto.h) used by IMEP tora_io.cc- packet processing and I/O tora_logs.cc- logging functions tora_neighbor.cc- imeplents per destination neighbors tora_dest.cc- implements destinations
Platform: | Size: 33792 | Author: 李寻欢 | Hits:

[TCP/IP stackclient

Description: 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversations require 100 ms or less round-trip delay and human ear is very sensitive to irregular sampling in audio. The long delay imposed by retransmission makes Transmission Control Protocol (TCP) an unlikely candidate to carry media streams. Fortunately, with proper error concealment, human perception is not very sensitive to data loss in video and audio. Thus, User Datagram Protocol (UDP) is commonly employed to transport media streams. However, there are many problems with UDP- delay jitter, out-of-order arrival and packet loss. A commonly used technique is to buffer up some packets to obtain a smoother play-back in the expense of some small delay. An example is given by the following diagram: As packet arrives from the network, the stream transport layer will delay the
Platform: | Size: 3072 | Author: Mengmei Liu | Hits:

[OthermeasuretoolsGPSR.NS2

Description: MEasurement tools for calculate Packet Delivery fraction and normalized routing load for greedy perimeter stateless routing
Platform: | Size: 1024 | Author: as-sundais | Hits:

[Mathimatics-Numerical algorithmsNS2-2

Description: Option explanation type: traffic/connection type. Must be tcp or cbr. nn: number of nodes. seed: seed for generating random number. It is used to generate the random starting time of the traffic. mc: maximum number of connections. rate: packet rate = 1 / packet interval Generate real random traffic cbrgen.tcl does not generate the real random traffic. -Option explanation type: traffic/connection type. Must be tcp or cbr. nn: number of nodes. seed: seed for generating random number. It is used to generate the random starting time of the traffic. mc: maximum number of connections. rate: packet rate = 1 / packet interval Generate real random traffic cbrgen.tcl does not generate the real random traffic.
Platform: | Size: 70656 | Author: hassan | Hits:

[Internet-Networkanalisa-thesis-komplit

Description: analysis for packet delivery ratio, routing overhead, average end to end delay
Platform: | Size: 1024 | Author: antika | Hits:

[assembly languageintro-to-ns2

Description: Is a discrete event simulator for networking research  Simulates at packet level  Substantial support to simulate many protocols  Simulate wired and wirele-Is a discrete event simulator for networking research  Simulates at packet level  Substantial support to simulate many protocols  Simulate wired and wirele
Platform: | Size: 834560 | Author: manolin | Hits:

[Program docNS2-MAC

Description: NS2下802.11 MAC发送数据包的过程分析-the analysis of NS2 802-11 transmit packet
Platform: | Size: 11264 | Author: 李博 | Hits:

[Program docwsn-ns2-description.tar

Description: Describe the packet flow in ns2 simulation for wsn.
Platform: | Size: 38912 | Author: saksham | Hits:

[Internet-Networkpacket-loss-rate-measurements

Description: 吞吐量/丢包率的测量,含详细说明,用于ns2编程-Throughput/packet loss rate measurements, including detailed instructions for programming ns2
Platform: | Size: 2048 | Author: xiahou | Hits:

[Linux-Unixthroughput-packet-drop-rate

Description: An scenario in ns2 for packet drop and throughput measurement
Platform: | Size: 91136 | Author: Farugh | Hits:

[Internet-NetworkNS2

Description: ns2定时器包的取消,跨层访问,NS2添加协议-NS2 cross layer,cancel packet,timer user
Platform: | Size: 88064 | Author: yin | Hits:

[OtherNS2资料

Description: 分析延迟/ns2/可以用在在多个节点间无线网络的仿真,分析延迟、吞吐量、丢包率(Analysis of delay /ns2/ can be used in the simulation of wireless networks between multiple nodes, analyzing delay, throughput, packet loss rate)
Platform: | Size: 1024 | Author: wangdong | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net